Bug 667018-gtk/gtkwindow.c: Include deprecated/gtkstyle.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 30 Dec 2011 08:51:26 +0000 (16:51 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 30 Dec 2011 09:25:48 +0000 (17:25 +0800)
commitd273b817e85e77883acb4c0b1257770853192d14
tree8e67d9dee4551f0ec726217858587fecf850659f
parent1a122a43679ecf0d6d7f992668561e42f547269f
Bug 667018-gtk/gtkwindow.c: Include deprecated/gtkstyle.h

This is needed for the prototype of gtk_widget_reset_rc_styles, to avoid
C4013/implicit declaration of ... warnings of that function
gtk/gtkwindow.c